

/* Start:/bitrix/templates/furniture_blue/components/bitrix/news.list/slider/style.css?1659603814150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */


/* Start:/bitrix/templates/furniture_blue/styles.css?17162995382573*/
.plus-button {
    display: none;
    font-size: 36px;
    font-weight: normal;
    padding-left: 10px;
}

.banner {
    display: flex;
}

.banner-left {
    width: 70%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.banner-left p {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
}

.banner-left p:first-child {
    margin: 0;
    max-width: 600px;
}

.banner-right {
    width: 30%;
}

.banner-right img{
    width: 100%;
}

.adventages {
    display: flex;
}

.btn-header-callback-baner {
    width: fit-content !important;
    height: fit-content !important;
    margin-top: 20px;
    margin-bottom: 30px;
    padding: 15px 20px !important;
    font-size: 16px !important;
}

.adventages-item {
    display: flex;
    flex-direction: column;
    width: 33.33%;
    background-image: url("/upload/adventages_1.png");
    background-size: 50px;
    background-repeat: no-repeat;
    background-position-y: center;
    padding-left: 50px;
}

.adventages-title {
    font-weight: bold;
}

.adventages-descr {
    font-size: 10px;
}

.phone-after-catalog {
    display: flex;
    flex-direction: column;
    align-items: center;
    border: 1px gray solid;
    width: fit-content;
    margin: 0 auto;
    padding: 30px 60px;
    border-radius: 15px;
}

.phone-after-catalog-text {
    font-size: 18px;
}

.phone-after-catalog-number {
    font-size: 25px;
}

.banner-number {
    color: #44637C;
    text-decoration: none;
}

@media (max-width: 991px) {
    .plus-button {
        display: inline;
    }
    .footer-menu__title {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .footer-menu-items {
        display: none;
    }
    .visible-items {
        display: block;
    }
}

@media(max-width:768px) {
	.descktop-text {
		display: none!important;
	}

	.adventages-item {
		background-position: top center;
		padding: 55px 8px 0 8px;
		text-align: center;
	}

	.adventages-descr {
		display: none;
	}

	.banner-right>img {
		display: none;
	}
	.banner .banner-left>div>p>span {
		display: none;
	}




}

@media (max-width: 700px) {
    .banner {
        flex-direction: column-reverse;
    }

    .banner-left {
        width: 100%;
    }

    .banner-right {
        width: 100%;
        text-align: center;
    }

    .banner-right img {
        max-width: 300px;
    }
}

@media (max-width: 420px) {
    .adventages {
        /* flex-direction: column; */
    }

    .adventages-item {
        /*width: 100%;*/
        height: 50px;
        margin-bottom: 35px;
    }
}
/* End */


/* Start:/bitrix/templates/furniture_blue/template_styles.css?1698822178177*/
.header {
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 999;
}

.header-top {
    background-color: white;
}

.content {
    margin-top: 141px;
}

/* End */
/* /bitrix/templates/furniture_blue/components/bitrix/news.list/slider/style.css?1659603814150 */
/* /bitrix/templates/furniture_blue/styles.css?17162995382573 */
/* /bitrix/templates/furniture_blue/template_styles.css?1698822178177 */
